build(deps): bump the cargo group across 1 directory with 11 updates#262
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
build(deps): bump the cargo group across 1 directory with 11 updates#262dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the cargo group with 11 updates in the / directory: | Package | From | To | | --- | --- | --- | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.100` | `1.0.101` | | [chrono](https://github.com/chronotope/chrono) | `0.4.42` | `0.4.43` | | [clap](https://github.com/clap-rs/clap) | `4.5.54` | `4.5.57` | | [colored](https://github.com/mackwic/colored) | `3.0.0` | `3.1.1` | | [quick-xml](https://github.com/tafia/quick-xml) | `0.38.4` | `0.39.0` | | [regex](https://github.com/rust-lang/regex) | `1.12.2` | `1.12.3` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.13.1` | `0.13.2` | | [mockito](https://github.com/lipanski/mockito) | `1.7.1` | `1.7.2` | | [pyo3](https://github.com/pyo3/pyo3) | `0.27.2` | `0.28.0` | | [napi](https://github.com/napi-rs/napi-rs) | `3.8.1` | `3.8.2` | | [napi-derive](https://github.com/napi-rs/napi-rs) | `3.5.0` | `3.5.1` | Updates `anyhow` from 1.0.100 to 1.0.101 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.100...1.0.101) Updates `chrono` from 0.4.42 to 0.4.43 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](chronotope/chrono@v0.4.42...v0.4.43) Updates `clap` from 4.5.54 to 4.5.57 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@clap_complete-v4.5.54...clap_complete-v4.5.57) Updates `colored` from 3.0.0 to 3.1.1 - [Release notes](https://github.com/mackwic/colored/releases) - [Changelog](https://github.com/colored-rs/colored/blob/master/CHANGELOG.md) - [Commits](colored-rs/colored@v3.0.0...v3.1.1) Updates `quick-xml` from 0.38.4 to 0.39.0 - [Release notes](https://github.com/tafia/quick-xml/releases) - [Changelog](https://github.com/tafia/quick-xml/blob/master/Changelog.md) - [Commits](tafia/quick-xml@v0.38.4...v0.39.0) Updates `regex` from 1.12.2 to 1.12.3 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](rust-lang/regex@1.12.2...1.12.3) Updates `reqwest` from 0.13.1 to 0.13.2 - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.13.1...v0.13.2) Updates `mockito` from 1.7.1 to 1.7.2 - [Release notes](https://github.com/lipanski/mockito/releases) - [Commits](lipanski/mockito@1.7.1...1.7.2) Updates `pyo3` from 0.27.2 to 0.28.0 - [Release notes](https://github.com/pyo3/pyo3/releases) - [Changelog](https://github.com/PyO3/pyo3/blob/main/CHANGELOG.md) - [Commits](PyO3/pyo3@v0.27.2...v0.28.0) Updates `napi` from 3.8.1 to 3.8.2 - [Release notes](https://github.com/napi-rs/napi-rs/releases) - [Commits](napi-rs/napi-rs@napi-v3.8.1...napi-v3.8.2) Updates `napi-derive` from 3.5.0 to 3.5.1 - [Release notes](https://github.com/napi-rs/napi-rs/releases) - [Commits](napi-rs/napi-rs@napi-derive-v3.5.0...napi-derive-v3.5.1) --- updated-dependencies: - dependency-name: anyhow dependency-version: 1.0.101 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: chrono dependency-version: 0.4.43 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: clap dependency-version: 4.5.57 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: colored dependency-version: 3.1.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: quick-xml dependency-version: 0.39.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: regex dependency-version: 1.12.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: reqwest dependency-version: 0.13.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: mockito dependency-version: 1.7.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: pyo3 dependency-version: 0.28.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: napi dependency-version: 3.8.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: napi-derive dependency-version: 3.5.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo ... Signed-off-by: dependabot[bot] <support@github.com>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #262 +/- ##
=======================================
Coverage 96.90% 96.90%
=======================================
Files 14 14
Lines 3167 3167
=======================================
Hits 3069 3069
Misses 98 98 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the cargo group with 11 updates in the / directory:
1.0.1001.0.1010.4.420.4.434.5.544.5.573.0.03.1.10.38.40.39.01.12.21.12.30.13.10.13.21.7.11.7.20.27.20.28.03.8.13.8.23.5.03.5.1Updates
anyhowfrom 1.0.100 to 1.0.101Release notes
Sourced from anyhow's releases.
Commits
80bfe29Release 1.0.101dff8c43Merge pull request #437 from Ibitier/inline-ok-helper85d9ea9Add #[inline] to anyhow::Ok helper54036ccUpdate ui test suite to nightly-2026-01-21cce0579Update actions/upload-artifact@v5 -> v6f2c598cUpdate actions/upload-artifact@v4 -> v52c0bda4Update to 2021 edition0d82268Remove rustc version requirement from readme67df012Merge pull request #436 from dtolnay/upc898488Raise required compiler to Rust 1.68Updates
chronofrom 0.4.42 to 0.4.43Release notes
Sourced from chrono's releases.
Commits
45caaa9Update copyright year to 2026 in LICENSE.txt1c0b8f0Bump version to 0.4.43a03e43bUpgrade windows-bindgen to 0.664fedabaIgnore bincode advisoryf4b7bbdBump actions/checkout from 5 to 6db12973Added doctest for the NaiveDate years_since function (#1755)34b5f49chore: minor improvement for docs8c82711Bump actions/setup-node from 5 to 6ea1f11bDrop deny lints, eager Debug impls are a mixed blessing35f9f2dAdd feature gated defmt support.Updates
clapfrom 4.5.54 to 4.5.57Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
69c0ddbchore: Release8206bbadocs: Update changelogc109d67Merge pull request #6104 from epage/hide9d7f212fix(complete): Hide dot files on dynamic completer77b3fdbtest(complete): Show dot file behaviorf89b9b8test(derive): Make stable across upgrade58eb8a9chore: Release10a2a75docs: Update changeloga42eebfMerge pull request #6103 from epage/mut_subcommands5335f54feat: Add Command::mut_subcommandsUpdates
coloredfrom 3.0.0 to 3.1.1Changelog
Sourced from colored's changelog.
Commits
5204a263.1.149392a3Limit to 5 keywordsb7916853.1.09a83121Allow windows-sys 0.61 to be used (#218)192598dClean upColorizetraitec013aechore: minor improvement for docs (#212)5bc198bReplace 'ansi_term' dev-dependency with 'ansiterm' (#209)a21367dAllow windows-sys 0.60 to be used (#206)9450feaFix clippy warning (#207)68761c1README: use the latest v3.0 version for example (#204)Updates
quick-xmlfrom 0.38.4 to 0.39.0Release notes
Sourced from quick-xml's releases.
Changelog
Sourced from quick-xml's changelog.
Commits
6242da0Release 0.39.0549bb09Disable tests for documents that are not supported by rxml2c19dfdRuncargo fmtincompareproject5fc5a16Fix misprint in benchmark nameba6b9c5Update xml5ever & markup5even: 0.36 -> 0.3770208daFix not updated internal documentation link after #9220bffaceFix misprint in error message9f6babbMerge pull request #932 from Mingun/unclosed-attr-error229d84cSplitSyntaxError::UnclosedTagintoUnclosedTag, `UnclosedSingleQuotedAtt...f869d0eMerge pull request #931 from Mingun/benchesUpdates
regexfrom 1.12.2 to 1.12.3Changelog
Sourced from regex's changelog.
Commits
b028e4f1.12.35e195deregex-automata-0.4.14a3433f6regex-syntax-0.8.90c07faeregex-lite-0.1.96a81006cargo: exclude development scripts and fuzzing data4733e28automata: fixonepass::DFA::try_search_slotspanic when too many slots are ...Updates
reqwestfrom 0.13.1 to 0.13.2Changelog
Sourced from reqwest's changelog.
Commits
ad83b63v0.13.2c25f3dbchore: Add Windows and Linux arm64 to CI (#2960)761b89echore: upgrade wasm-streams to v0.5 (#2958)fd2d507fix(wasm): custom content-type overidden by json method for wasm (#2908)23eb7d4chore: update copyright year to 2026 (#2943)10c31c2fix(http3): specify h3 alpn for http3 connector (#2929)8530ec3docs: native-tls-alpn has changed to native-tls-no-alpn (#2940)04a216fchore(deps): remove unused webpki-roots and rustls-native-certs (#2932)406b59efix http2 feature is not enabled for native-tls ALPN (#2927)325a020Update readme for 0.13 (#2926)Updates
mockitofrom 1.7.1 to 1.7.2Release notes
Sourced from mockito's releases.
Commits
2e16acfBump to 1.7.2e404bdfUpdate docse2c1692Merge pull request #224 from songokas/status-code-from-request86596b7Allow returning a different status code based on a request4a70878Merge pull request #223 from tottoto/update-to-reqwest-0.1335fccfbUpdate to reqwest 0.13Updates
pyo3from 0.27.2 to 0.28.0Release notes
Sourced from pyo3's releases.
Changelog
Sourced from pyo3's changelog.
... (truncated)
Commits
f0c1523release: 0.28.0 (#5762)278b54dci: fix nightly warning ofPyClassObjectContentsprivacy (#5767)f622301addPyUntypedBuffer(#5458)aeeaf68Implementauto_newattribute for#[pyclass](#5421)5578141clean up error messages for Send / Sync requirements on#[pyclass](#5750)18aa0c2docs: fix some sections in the migration guide (#5763)8848c76ci: run benchmarks on free-threaded build (#5760)d7c050cFix missing return types in PyModExport API wrappers (#5764)45f9f62macros: rename PythonTypeHint into PyExpr (#5756)ae44f85netlify: try marking canonical URLs for all files (#5761)Updates
napifrom 3.8.1 to 3.8.2Release notes
Sourced from napi's releases.
Commits
73cfbdbchore: release (#3088)e5423b3chore(cli): add --version command (#3090)e51f320fix(napi): memory leak in async fn (#3089)aa4ffb2fix(napi): implement TypeName for ArrayBuffer (#3087)87f3831build(deps): bump qs from 6.14.0 to 6.14.1 (#3084)Updates
napi-derivefrom 3.5.0 to 3.5.1Release notes
Sourced from napi-derive's releases.
Commits
73cfbdbchore: release (#3088)e5423b3chore(cli): add --version command (#3090)e51f320fix(napi): memory leak in async fn (#3089)aa4ffb2fix(napi): implement TypeName for ArrayBuffer (#3087)87f3831build(deps): bump qs from 6.14.0 to 6.14.1 (#3084)e51ce82chore(napi): release v3.8.1 (#3082)42cb47afix(napi): wasi debug compile error (#3081)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions